How to Install arduino-mk software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install arduino-mk software package in Ubuntu 12.04 LTS (Precise Pangolin)

arduino-mk software package provides Program your Arduino from the command line, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install arduino-mk 

arduino-mk is installed in your system.

Make ensure the arduino-mk package were installed using the commands given below,

$ sudo dpkg-query -l | grep arduino-mk *

You will get with arduino-mk package name, version, architecture and description in a table

arduino-mk package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Electronics
Package arduino-mk
Version 0.8-1
Description Program your Arduino from the command line
Sub Section Electronics


See Also, How to uninstall or remove arduino-mk software package from Ubuntu 12.04 LTS (Precise Pangolin)?